home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1996 July / EnigmA AMIGA RUN 09 (1996)(G.R. Edizioni)(IT)[!][issue 1996-07 & 08][EARSAN CD VIII].iso / earcd / util3 / sort150e.rdm < prev    next >
Text File  |  1996-06-17  |  3KB  |  110 lines

  1. Short:    Sorts ASCII-Files, FAAAAST, many different features
  2. Author:   wernerr@iee1.et.tu-dresden.de (Ruediger Werner)
  3. Uploader: wernerr@iee1.et.tu-dresden.de (Ruediger Werner)
  4. Type:     util/sys
  5.  
  6. TITLE
  7.       sort
  8.  
  9. VERSION
  10.       1.50
  11.  
  12. AUTHOR
  13.       Ruediger Werner
  14.  
  15.  E-Mail:  wernerr@iee1.et.tu-dresden.de
  16.  
  17.  URL:      http://home.pages.de/~wernerr
  18.  
  19.  S-Mail:  Ruediger Werner
  20.       Stresemannplatz 2
  21.       01309 Dresden
  22.       GERMANY
  23.  
  24. DESCRIPTION
  25.  
  26.       The basic function of sort is to sort ASCII-files in
  27.       alphabetical order.  But its functions are not restricted to
  28.       sorting.  I implemented many options which allow to manipulate
  29.       file(s) in different ways.
  30.       The sort program is started from Shell.
  31.  
  32.  
  33. NEW FEATURES
  34.  
  35.       (registered version)
  36.  
  37.       * added an option which deletes spaces and tabs at the end of a line
  38.       * added an option which removes a given number of lines at the
  39.         beginning of a file (selectable for the first and the other files)
  40.       * added a option for sorting in two passes
  41.       * changed the -i option
  42.       * increased sorting speed
  43.  
  44.  
  45. FEATURES
  46.  
  47.       (unregistered version)
  48.  
  49.       * sorting files alphabetically (ascending, descending)
  50.       * distinguishing and no distinguishing of capitals and small letters
  51.       * erasing of empty lines
  52.  
  53.       (registered version)
  54.  
  55.       * sorting files alphabetically (ascending, descending)
  56.       * sorting with columns, variable length of sort string
  57.       * removing and replacing of characters
  58.       * picking out lines
  59.       * throwing out lines
  60.       * joining files
  61.       * ignoring of specified strings at the beginning of a line
  62.       * all functions are operating in a given range, if desired
  63.       * selectable distinguishing of capitals and small letters
  64.       * erasing of empty lines
  65.       * erasing of double lines (improved now!)
  66.       * dividing a file into two, according to the given pattern,
  67.         which is specified with the -q|Q option.
  68.       * reversing of the file (without sorting)
  69.       * verbose function
  70.  
  71. SPECIAL REQUIREMENTS
  72.  
  73.       none
  74.  
  75. AVAILABILITY
  76.  
  77.       this program is available for the following systems:
  78.  
  79.       - AMIGA
  80.       - MS-DOS
  81.  
  82.       - Ultrix 4.4
  83.       - Solaris 2.4
  84.       - SUN OS 4.1.3
  85.       - AIX 3.2.5
  86.       - Linux
  87.  
  88.       via aminet (util/sys) or from my homepage:
  89.       http://eeetw0.et.tu-dresden.de:8080/~wernerr/amiga.html
  90.  
  91.       the latest version will be available from my page, for all
  92.       above mentioned systems
  93.  
  94. PRICE
  95.  
  96.       5 US$ for registration (binaries) & sending by e-mail
  97.       8 US$ for registration (binaries) & sending by post
  98.       or equivalents in DM
  99.       registration see doc-file
  100.  
  101. DISTRIBUTABILITY
  102.  
  103.       The unregistered version is freely distributable if it is done
  104.       in a noncommercial way and the contents of the archive is kept
  105.       intact.
  106.       The registered version is not freely distributable.
  107.  
  108.  
  109. Ruediger Werner                        
  110.